Skip to main content

mergAVAffineTransformRect

Type

function

Summary

This will apply the affine transform to a rect and return the result

Syntax

mergAVAffineTransformRect(<pTransform>, <pRect>)

Description

This will apply the affine transform to a rect and return the result

Parameters

NameTypeDescription

pTransform

an affine transform as "a,d,c,d,tx,ty"

pRect

the rect to be transformed in the form "left,top,right,bottom"

Compatibility and Support

Introduced

LiveCode 8.0

OS

ios

mac

Platforms

desktop

mobile

Thank you for your feedback!

Was this page helpful?